complexType UpdateUniversalLineTemplateReq
diagram AXLSoap_p16117.png
namespace http://www.cisco.com/AXL/API/10.5
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName urgentPriority lineDescription routePartition voiceMailProfile callingSearchSpace alertingName extCallControlProfile blfPresenceGroup callPickupGroup partyEntranceTone autoAnswer rejectAnonymousCall userHoldMohAudioSource networkHoldMohAudioSource aarDestinationMask aarGroup retainDestInCallFwdHistory forwardDestAllCalls primaryCssForwardingAllCalls secondaryCssForwardingAllCalls CssActivationPolicy fwdDestExtCallsWhenNotRetrieved cssFwdExtCallsWhenNotRetrieved fwdDestInternalCallsWhenNotRetrieved cssFwdInternalCallsWhenNotRetrieved parkMonitorReversionTime target mlppCss mlppNoAnsRingDuration confidentialAccess holdReversionRingDuration holdReversionNotificationInterval busyIntCallsDestination busyIntCallsCss busyExtCallsDestination busyExtCallsCss noAnsIntCallsDestination noAnsIntCallsCss noAnsExtCallsDestination noAnsExtCallsCss noCoverageIntCallsDestination noCoverageIntCallsCss noCoverageExtCallsDestination noCoverageExtCallsCss unregisteredIntCallsDestination unregisteredIntCallsCss unregisteredExtCallsDestination unregisteredExtCallsCss ctiFailureDestination ctiFailureCss callControlAgentProfile enterpriseAltNum e164AltNum advertisedFailoverNumber
used by
element updateUniversalLineTemplate
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateUniversalLineTemplateReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:NameAndGUIDRequest">
     
<xsd:sequence>
       
<xsd:element name="newName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="urgentPriority" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="lineDescription" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="routePartition" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="voiceMailProfile" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callingSearchSpace" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="alertingName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="extCallControlProfile" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="blfPresenceGroup" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callPickupGroup" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="partyEntranceTone" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="autoAnswer" type="axlapi:XAutoAnswer" default="Auto Answer Off" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="rejectAnonymousCall" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="userHoldMohAudioSource" type="axlapi:XMOHAudioSourceId" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="networkHoldMohAudioSource" type="axlapi:XMOHAudioSourceId" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="aarDestinationMask" type="axlapi:String128" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="aarGroup" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="retainDestInCallFwdHistory" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="forwardDestAllCalls" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="primaryCssForwardingAllCalls" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="secondaryCssForwardingAllCalls" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="CssActivationPolicy" type="axlapi:XCFACSSActivationPolicy" default="Use System Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="fwdDestExtCallsWhenNotRetrieved" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="cssFwdExtCallsWhenNotRetrieved" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="fwdDestInternalCallsWhenNotRetrieved" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="cssFwdInternalCallsWhenNotRetrieved" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="parkMonitorReversionTime" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="target" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="mlppCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="mlppNoAnsRingDuration" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="confidentialAccess" minOccurs="0" maxOccurs="1">
         
<xsd:complexType>
           
<xsd:sequence minOccurs="0">
             
<xsd:element name="confidentialAccessMode" type="axlapi:XCALMode" nillable="true" minOccurs="1" maxOccurs="1"/>
             
<xsd:element name="confidentialAccessLevel" type="axlapi:XInteger" nillable="true" minOccurs="1" maxOccurs="1"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
       
<xsd:element name="holdReversionRingDuration" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="holdReversionNotificationInterval" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="busyIntCallsDestination" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="busyIntCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="busyExtCallsDestination" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="busyExtCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="noAnsIntCallsDestination" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="noAnsIntCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="noAnsExtCallsDestination" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="noAnsExtCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="noCoverageIntCallsDestination" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="noCoverageIntCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="noCoverageExtCallsDestination" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="noCoverageExtCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="unregisteredIntCallsDestination" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="unregisteredIntCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="unregisteredExtCallsDestination" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="unregisteredExtCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="ctiFailureDestination" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="ctiFailureCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callControlAgentProfile" type="xsd:string" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="enterpriseAltNum" minOccurs="0" maxOccurs="1">
         
<xsd:complexType>
           
<xsd:sequence minOccurs="0">
             
<xsd:element name="member" type="axlapi:XEnterpriseAltNum" minOccurs="0" maxOccurs="1"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
       
<xsd:element name="e164AltNum" minOccurs="0" maxOccurs="1">
         
<xsd:complexType>
           
<xsd:sequence minOccurs="0">
             
<xsd:element name="member" type="axlapi:XE164AltNum" minOccurs="0" maxOccurs="1"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
       
<xsd:element name="advertisedFailoverNumber" type="xsd:string" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateUniversalLineTemplateReq/newName
diagram AXLSoap_p16118.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="newName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/urgentPriority
diagram AXLSoap_p16119.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="urgentPriority" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/lineDescription
diagram AXLSoap_p16120.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="lineDescription" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/routePartition
diagram AXLSoap_p16121.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="routePartition" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/voiceMailProfile
diagram AXLSoap_p16122.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="voiceMailProfile" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/callingSearchSpace
diagram AXLSoap_p16123.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="callingSearchSpace" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/alertingName
diagram AXLSoap_p16124.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="alertingName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/extCallControlProfile
diagram AXLSoap_p16125.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="extCallControlProfile" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/blfPresenceGroup
diagram AXLSoap_p16126.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="blfPresenceGroup" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/callPickupGroup
diagram AXLSoap_p16127.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="callPickupGroup" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/partyEntranceTone
diagram AXLSoap_p16128.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="partyEntranceTone" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/autoAnswer
diagram AXLSoap_p16129.png
type axlapi:XAutoAnswer
properties
minOcc 0
maxOcc 1
content simple
default Auto Answer Off
nillable false
source <xsd:element name="autoAnswer" type="axlapi:XAutoAnswer" default="Auto Answer Off" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/rejectAnonymousCall
diagram AXLSoap_p16130.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="rejectAnonymousCall" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/userHoldMohAudioSource
diagram AXLSoap_p16131.png
type axlapi:XMOHAudioSourceId
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="userHoldMohAudioSource" type="axlapi:XMOHAudioSourceId" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/networkHoldMohAudioSource
diagram AXLSoap_p16132.png
type axlapi:XMOHAudioSourceId
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="networkHoldMohAudioSource" type="axlapi:XMOHAudioSourceId" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/aarDestinationMask
diagram AXLSoap_p16133.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="aarDestinationMask" type="axlapi:String128" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/aarGroup
diagram AXLSoap_p16134.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="aarGroup" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/retainDestInCallFwdHistory
diagram AXLSoap_p16135.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="retainDestInCallFwdHistory" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/forwardDestAllCalls
diagram AXLSoap_p16136.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="forwardDestAllCalls" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/primaryCssForwardingAllCalls
diagram AXLSoap_p16137.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="primaryCssForwardingAllCalls" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/secondaryCssForwardingAllCalls
diagram AXLSoap_p16138.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="secondaryCssForwardingAllCalls" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/CssActivationPolicy
diagram AXLSoap_p16139.png
type axlapi:XCFACSSActivationPolicy
properties
minOcc 0
maxOcc 1
content simple
default Use System Default
nillable false
source <xsd:element name="CssActivationPolicy" type="axlapi:XCFACSSActivationPolicy" default="Use System Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/fwdDestExtCallsWhenNotRetrieved
diagram AXLSoap_p16140.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="fwdDestExtCallsWhenNotRetrieved" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/cssFwdExtCallsWhenNotRetrieved
diagram AXLSoap_p16141.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="cssFwdExtCallsWhenNotRetrieved" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/fwdDestInternalCallsWhenNotRetrieved
diagram AXLSoap_p16142.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="fwdDestInternalCallsWhenNotRetrieved" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/cssFwdInternalCallsWhenNotRetrieved
diagram AXLSoap_p16143.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="cssFwdInternalCallsWhenNotRetrieved" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/parkMonitorReversionTime
diagram AXLSoap_p16144.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="parkMonitorReversionTime" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/target
diagram AXLSoap_p16145.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="target" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/mlppCss
diagram AXLSoap_p16146.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="mlppCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/mlppNoAnsRingDuration
diagram AXLSoap_p16147.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="mlppNoAnsRingDuration" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/confidentialAccess
diagram AXLSoap_p16148.png
properties
minOcc 0
maxOcc 1
content complex
children confidentialAccessMode confidentialAccessLevel
source <xsd:element name="confidentialAccess" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="confidentialAccessMode" type="axlapi:XCALMode" nillable="true" minOccurs="1" maxOccurs="1"/>
     
<xsd:element name="confidentialAccessLevel" type="axlapi:XInteger" nillable="true" minOccurs="1" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element UpdateUniversalLineTemplateReq/confidentialAccess/confidentialAccessMode
diagram AXLSoap_p16149.png
type axlapi:XCALMode
properties
content simple
nillable true
source <xsd:element name="confidentialAccessMode" type="axlapi:XCALMode" nillable="true" minOccurs="1" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/confidentialAccess/confidentialAccessLevel
diagram AXLSoap_p16150.png
type axlapi:XInteger
properties
content simple
nillable true
source <xsd:element name="confidentialAccessLevel" type="axlapi:XInteger" nillable="true" minOccurs="1" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/holdReversionRingDuration
diagram AXLSoap_p16151.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="holdReversionRingDuration" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/holdReversionNotificationInterval
diagram AXLSoap_p16152.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="holdReversionNotificationInterval" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/busyIntCallsDestination
diagram AXLSoap_p16153.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="busyIntCallsDestination" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/busyIntCallsCss
diagram AXLSoap_p16154.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="busyIntCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/busyExtCallsDestination
diagram AXLSoap_p16155.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="busyExtCallsDestination" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/busyExtCallsCss
diagram AXLSoap_p16156.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="busyExtCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/noAnsIntCallsDestination
diagram AXLSoap_p16157.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="noAnsIntCallsDestination" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/noAnsIntCallsCss
diagram AXLSoap_p16158.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="noAnsIntCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/noAnsExtCallsDestination
diagram AXLSoap_p16159.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="noAnsExtCallsDestination" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/noAnsExtCallsCss
diagram AXLSoap_p16160.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="noAnsExtCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/noCoverageIntCallsDestination
diagram AXLSoap_p16161.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="noCoverageIntCallsDestination" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/noCoverageIntCallsCss
diagram AXLSoap_p16162.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="noCoverageIntCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/noCoverageExtCallsDestination
diagram AXLSoap_p16163.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="noCoverageExtCallsDestination" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/noCoverageExtCallsCss
diagram AXLSoap_p16164.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="noCoverageExtCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/unregisteredIntCallsDestination
diagram AXLSoap_p16165.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="unregisteredIntCallsDestination" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/unregisteredIntCallsCss
diagram AXLSoap_p16166.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="unregisteredIntCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/unregisteredExtCallsDestination
diagram AXLSoap_p16167.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="unregisteredExtCallsDestination" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/unregisteredExtCallsCss
diagram AXLSoap_p16168.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="unregisteredExtCallsCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/ctiFailureDestination
diagram AXLSoap_p16169.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="ctiFailureDestination" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/ctiFailureCss
diagram AXLSoap_p16170.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="ctiFailureCss" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/callControlAgentProfile
diagram AXLSoap_p16171.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="callControlAgentProfile" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/enterpriseAltNum
diagram AXLSoap_p16172.png
properties
minOcc 0
maxOcc 1
content complex
children member
source <xsd:element name="enterpriseAltNum" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="member" type="axlapi:XEnterpriseAltNum" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element UpdateUniversalLineTemplateReq/enterpriseAltNum/member
diagram AXLSoap_p16173.png
type axlapi:XEnterpriseAltNum
properties
minOcc 0
maxOcc 1
content complex
children numberMask addToLocalRoutePartition routePartition isUrgent advertiseGloballyIls
source <xsd:element name="member" type="axlapi:XEnterpriseAltNum" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/e164AltNum
diagram AXLSoap_p16174.png
properties
minOcc 0
maxOcc 1
content complex
children member
source <xsd:element name="e164AltNum" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="member" type="axlapi:XE164AltNum" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element UpdateUniversalLineTemplateReq/e164AltNum/member
diagram AXLSoap_p16175.png
type axlapi:XE164AltNum
properties
minOcc 0
maxOcc 1
content complex
children numberMask addToLocalRoutePartition routePartition isUrgent advertiseGloballyIls
source <xsd:element name="member" type="axlapi:XE164AltNum" minOccurs="0" maxOccurs="1"/>

element UpdateUniversalLineTemplateReq/advertisedFailoverNumber
diagram AXLSoap_p16176.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="advertisedFailoverNumber" type="xsd:string" minOccurs="0" maxOccurs="1"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy